Versions:

  • 1.4.0.0
  • 1.2.0.0
  • 1.1.3.0
  • 1.0.0.0

mkshim 1.4.0.0, published by oleg-shilo, is a lightweight Windows utility whose sole purpose is to create shims—tiny surrogate executables that intercept and forward calls to the real program—so that command-line tools can be added to the system PATH without physically moving or renaming the original binaries. Typical use cases include developers who maintain multiple versions of Node, Python, or Go in isolated folders and want a global “node” or “python” command that always resolves to the active runtime, system administrators who need to redirect legacy application calls to updated executables after an upgrade, and package maintainers who wish to expose portable tools stored outside of standard locations without modifying environment variables. The program belongs to the Developer Tools / System Tuning & Utilities category, operates from a single command prompt, and supports both 32- and 64-bit Windows. Four public versions have been released since the project’s debut, with 1.4.0.0 being the current stable build that introduces improved argument forwarding and quieter console output. mkshim is available for free on get.nero.com, where downloads are served through trusted Windows package sources such as winget, always deliver the latest version, and support batch installation of multiple applications.

Tags: